home *** CD-ROM | disk | FTP | other *** search
/ FishMarket 1.0 / FishMarket v1.0.iso / fishies / 101-125 / disk_101 / cirplane / readme < prev    next >
Text File  |  1992-05-06  |  3KB  |  68 lines

  1.                                 CIRPLANE
  2.  
  3.            Circular plane generator for VS3D Version 1.00
  4.  
  5. Generates a clockwise circular polygon with the specified number of vertices.
  6. For use "capping" a cylinder or as surface detail.
  7.  
  8. The resultant circular polygon is resting at ground zero (y=0) and has a
  9. radius of 1 such that (-1 <= x <= 1) and (-1 <= z <= 1)
  10.  
  11. Use:
  12.  
  13.     CLI> CIRPLANE  filename
  14.     VS3D 3DG1 Normalized Circular Plane Generator
  15.     Copyright (c) 1987 by Thad Floryan
  16.     Number of points (3:200)= <n>
  17.     Enter the surface color = <n>
  18.  
  19. where:    filename is typically "geo/name".  You MUST type the path.
  20.     color is that used with the EGG and OCT programs.
  21.  
  22. Copyright (c) 1987 by Thad Floryan.     9-Aug-1987
  23.  
  24. This program, and the source for it, are copyrighted, and are not to be
  25. considered in the public domain.  Never-the-less, this program may be
  26. copied magnetically or electronically without any additional permission,
  27. provided no charge is requested for the program; the only fees permitted
  28. are a moderate copying charge, in the case of magnetic distribution (such
  29. as distribution by Fred Fish or Amicus), or any normal BBS charges in the
  30. case of an electronic download.  Commercial and other uses are negotiable
  31. by contacting me.  Feel welcome to use any part of the source for your
  32. personal learning.
  33.  
  34.     Building instructions (Manx Aztec C V3.4b2, with IEEE math):
  35.  
  36.         cc +fi cirplane
  37.         ln cirplane -lma -lc
  38.  
  39.  
  40. Instructions embedded within the program:
  41.  
  42. Generates a circular polygon with the specified number of vertices for use
  43. capping a cylinder or as surface detail.  The resultant polygon is resting
  44. at ground zero (y=0) and radius=1 such that -1 <= x <= 1 and -1 <= z <= 1.
  45.  
  46. Usage:    CLI> CIRPLANE filename
  47.  
  48. where:    filename is typically `geo/name'; you must type the full path name
  49.  
  50. You will be prompted for the number of points (vertices of the polygon) and
  51. one color from among those recognized by `VideoScape 3D'® and its attendant
  52. support programs (e.g. EGG, OCT).
  53.  
  54. Other geometry and utility programs are planned.  Your ideas, suggestions
  55. and bug reports are welcome; I can be contacted on the following systems:
  56.  
  57.     AMIC    Thad Floryan    707/579-0523 (3/12/24)
  58.     AmigaOZ    Thad Floryan    316/283-9210 (3/12/24)
  59.     BBS-HT    Thad Floryan    408/737-0900 (3/12)
  60.     BBS-JC    Thad Floryan    415/961-7250 (3/12/24)
  61.     FAUG    Thad Floryan    415/595-2479 (3/12)
  62.     Temple    Thad Floryan    408/241-7802 (3/12/24)
  63.     BIX    tfloryan    Tymnet: `bix'
  64.     DELPHI    THADF        Telenet: `c delphi', or 617/576-0862
  65.     uucp    thad        USENET ...!well!thad
  66.  
  67. BBS-JC is `home base' and is available via PCPursuit's 408 node
  68.